Added hashtable implementation, to support the reachability check against the
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 2 Mar 2006 20:44:49 +0000 (21:44 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 2 Mar 2006 20:44:49 +0000 (21:44 +0100)
commit186f0e02a1c616a7727b0b2628fd3c443d145f72
tree3fec115a674bf3fc9e3260700d2ba50124b7b45a
parentb7c853b0bac7ea75657223d8782473a7e105d47c
Added hashtable implementation, to support the reachability check against the
store.  This code is by Christopher Clark.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/xenstore/hashtable.c [new file with mode: 0644]
tools/xenstore/hashtable.h [new file with mode: 0644]
tools/xenstore/hashtable_private.h [new file with mode: 0644]